Companion

object Companion

Contains declarations for holding or building a StrictlyPositiveInt.

Functions

Link copied to clipboard
infix fun orNull(value: Int): StrictlyPositiveInt?

Returns the value as a StrictlyPositiveInt, or returns null if the value equals 0.

Link copied to clipboard

Properties

Link copied to clipboard

The maximum value of a StrictlyPositiveInt.

Link copied to clipboard

The minimum value of a StrictlyPositiveInt.